Overload | Description |
---|---|
HashDerivedBytes<THash> Constructor(THash,Stream,Salt,Int32) | Constructs the byte generation routine with the specified key, salt, and iteration count |
HashDerivedBytes<THash> Constructor(Stream,Salt,Int32) | Constructs the byte generation routine with the specified key, salt, and iteration count |
HashDerivedBytes<THash> Constructor(Boolean,Byte[],Salt,Int32) | Constructs the byte generation routine with the specified key, salt, and iteration count |
HashDerivedBytes<THash> Constructor(Byte[],Salt,Int32) | Constructs the byte generation routine with the specified key, salt, and iteration count |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7